home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 335_04 / makeone.bat < prev   
DOS Batch File  |  1990-12-02  |  61b  |  4 lines

  1. make -DTARGET=%1
  2. %1 -l test.out %1.tst
  3. fc test.out %1.tut
  4.